Defines a renderer for a PDF document.
A document renderer is used for converting PDF files to multipage TIFF images. For single PDF page to image conversion you can use the class.

Full documentation

Initializes a new PDFDocumentRenderer object.

Full documentation

Converts the entire PDF document to a multipage TIFF image.

Full documentation

Converts the PDF document to a multipage TIFF image.

Full documentation

Converts the PDF document to a multipage TIFF image.

Full documentation

Gets the errors that appeared during rendering.
When the property is set to any of the "IGNORE" modes then this property is filled with the errors that appeared during rendering.

Full documentation